[INFO] fetching crate azure_storage 0.21.0...
[INFO] testing azure_storage-0.21.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate azure_storage 0.21.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate azure_storage 0.21.0
[INFO] finished tweaking crates.io crate azure_storage 0.21.0
[INFO] tweaked toml for crates.io crate azure_storage 0.21.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate azure_storage 0.21.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 265 packages to latest compatible versions
[INFO] [stderr]       Adding azure_core v0.21.0 (available: v1.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded RustyXML v0.3.0
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53c9707ffd0beeaf6d563366a6d05e8df6f00191a0f766e60b2c077b5b3861e5
[INFO] running `Command { std: "docker" "start" "-a" "53c9707ffd0beeaf6d563366a6d05e8df6f00191a0f766e60b2c077b5b3861e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53c9707ffd0beeaf6d563366a6d05e8df6f00191a0f766e60b2c077b5b3861e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53c9707ffd0beeaf6d563366a6d05e8df6f00191a0f766e60b2c077b5b3861e5", kill_on_drop: false }`
[INFO] [stdout] 53c9707ffd0beeaf6d563366a6d05e8df6f00191a0f766e60b2c077b5b3861e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad5e3efd403986636b79edfae9234614d6e6ea41ca9aa0d6af62e0c5fbc1ed8e
[INFO] running `Command { std: "docker" "start" "-a" "ad5e3efd403986636b79edfae9234614d6e6ea41ca9aa0d6af62e0c5fbc1ed8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling RustyXML v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling azure_storage v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.38s
[INFO] running `Command { std: "docker" "inspect" "ad5e3efd403986636b79edfae9234614d6e6ea41ca9aa0d6af62e0c5fbc1ed8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad5e3efd403986636b79edfae9234614d6e6ea41ca9aa0d6af62e0c5fbc1ed8e", kill_on_drop: false }`
[INFO] [stdout] ad5e3efd403986636b79edfae9234614d6e6ea41ca9aa0d6af62e0c5fbc1ed8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6684a52e4d5b55db26f35d11aebcaa3e51aeb67c687057058f42a8f5af82831
[INFO] running `Command { std: "docker" "start" "-a" "a6684a52e4d5b55db26f35d11aebcaa3e51aeb67c687057058f42a8f5af82831", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]    Compiling azure_storage v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.84s
[INFO] running `Command { std: "docker" "inspect" "a6684a52e4d5b55db26f35d11aebcaa3e51aeb67c687057058f42a8f5af82831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6684a52e4d5b55db26f35d11aebcaa3e51aeb67c687057058f42a8f5af82831", kill_on_drop: false }`
[INFO] [stdout] a6684a52e4d5b55db26f35d11aebcaa3e51aeb67c687057058f42a8f5af82831
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 69e4f1d0d4a2e42d610d9785c40578bf5b4457eaabbb1b01ce1dc2c45147a704
[INFO] running `Command { std: "docker" "start" "-a" "69e4f1d0d4a2e42d610d9785c40578bf5b4457eaabbb1b01ce1dc2c45147a704", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azure_storage-993215313ba612f4)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test cloud_location::tests::test_from_url ... ok
[INFO] [stdout] test authorization::authorization_policy::tests::authorization_policy_applies_sas_token ... ok
[INFO] [stdout] test authorization::tests::test_replacement ... ok
[INFO] [stdout] test connection_string::tests::it_parses_all_properties ... ok
[INFO] [stdout] test authorization::authorization_policy::tests::authorization_policy_with_sas_token_does_not_apply_twice ... ok
[INFO] [stdout] test connection_string::tests::it_parses_basic_cases ... ok
[INFO] [stdout] test connection_string::tests::it_parses_correct_endpoint_protocols ... ok
[INFO] [stdout] test connection_string::tests::it_parses_empty_connection_string ... ok
[INFO] [stdout] test connection_string::tests::it_returns_expected_errors ... ok
[INFO] [stdout] test connection_string_builder::tests::it_builds_all_endpoints ... ok
[INFO] [stdout] test connection_string_builder::tests::it_builds_endpoints_with_development_storage ... ok
[INFO] [stdout] test connection_string_builder::tests::it_builds_generic_connection_strings ... ok
[INFO] [stdout] test consistency::test::should_deserialize_consistency_crc64 ... ok
[INFO] [stdout] test consistency::test::should_deserialize_consistency_md5 ... ok
[INFO] [stdout] test parsing_xml::test::test_inner_2 ... ok
[INFO] [stdout] test parsing_xml::test::test_first_1 ... ok
[INFO] [stdout] test shared_access_signature::service_sas::test::test_directory_scoped_sas_token ... ok
[INFO] [stdout] test shared_access_signature::tests::test_format_date_truncation ... ok
[INFO] [stdout] test parsing_xml::test::test_traverse_1 ... ok
[INFO] [stdout] test parsing_xml::test::test_traverse_2 ... ok
[INFO] [stdout] test parsing_xml::test::test_traverse_single_must_1 ... ok
[INFO] [stdout] test parsing_xml::test::test_traverse_single_optional_1 ... ok
[INFO] [stdout] test parsing_xml::test::test_cast_optional_1 ... ok
[INFO] [stdout] test shared_access_signature::service_sas::test::test_blob_scoped_sas_token ... ok
[INFO] [stdout] test stored_access_policy::test::parse_from_xml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests azure_storage
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/authorization/mod.rs - authorization::StorageCredentials::token_credential (line 102) ... FAILED
[INFO] [stdout] test src/authorization/mod.rs - authorization::StorageCredentials (line 24) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/authorization/mod.rs - authorization::StorageCredentials::token_credential (line 102) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `azure_identity` in this scope
[INFO] [stdout]    --> src/authorization/mod.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 | let credential = azure_identity::create_credential().unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/authorization/mod.rs - authorization::StorageCredentials::token_credential (line 102)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "69e4f1d0d4a2e42d610d9785c40578bf5b4457eaabbb1b01ce1dc2c45147a704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69e4f1d0d4a2e42d610d9785c40578bf5b4457eaabbb1b01ce1dc2c45147a704", kill_on_drop: false }`
[INFO] [stdout] 69e4f1d0d4a2e42d610d9785c40578bf5b4457eaabbb1b01ce1dc2c45147a704
